home *** CD-ROM | disk | FTP | other *** search
/ Internet.Works 41 / Issue 41.iso / pc / PCSoftware / Rational Software Siteload / SiteLoad.exe / data1.cab / JavaSoft / jre / 1.2 / bin / classic / Xusage.txt < prev   
Encoding:
Text File  |  2000-10-23  |  725 b   |  14 lines

  1.     -Xbootclasspath:<directories and zip/jar files separated by ;>
  2.                       set search path for bootstrap classes and resources
  3.     -Xnoclassgc       disable class garbage collection
  4.     -Xms<size>        set initial Java heap size
  5.     -Xmx<size>        set maximum Java heap size
  6.     -Xrs              reduce the use of OS signals
  7.     -Xcheck:jni       perform additional checks for JNI functions
  8.     -Xrunhprof[:help]|[:<option>=<value>, ...]
  9.                       perform heap, cpu, or monitor profiling
  10.     -Xdebug           enable remote debugging
  11.     -Xfuture          enable strictest checks, anticipating future default
  12.  
  13. The -X options are non-standard and subject to change without notice.
  14.